Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug with SMS STAT command starting coolant pump on Tesla Roadster #131

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

tomsax
Copy link

@tomsax tomsax commented May 1, 2014

The line of code in net_prep_stat that clears the car_doors1bits.ChargePort bit causes the ACC code to think the charge port door has been closed and opened, which starts the coolant pump and also start a charging session. I don't want to waste that energy and put that wear on the coolant pump and the battery pack's main contactors.

I don't know what that code's trying to do, but there must be a better way to accomplish it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant